@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Raleway);
/* Body */
body {
	font-family: raleway;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
	width: 100%;
}
/* Container */
.container {
	width: 100%;
	min-height: 1500px;
	background-color: #333333;
	margin-right: 0px;
	padding-left: 0px;
	/* [disabled]right: 5px; */
	left: 0px;
	top: 15px;
	margin-top: 0px;
	/* [disabled]padding-right: 0px; */
}

/* Navigation */
header {
	width: 100%;
	height: 50px;
	background-color: #862D27;
	border-bottom: 1px solid #862D27;
}
.logo {
    color: #fff;
    font-weight: bold;
    width: 25%;
    float: left;
    margin-top: 15px;
    margin-left: 25px;
    letter-spacing: 4px;
}
nav {
	float: right;
	width: 50%;
	text-align:right;
	margin-right: 25px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
    color: #918F90;
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
}
/* Hero Section */
.hero {
    background-color: #B3B3B3;
    padding-top: 150px;
    padding-bottom: 300px;
    background-image: url(../images/FFAE_LeadershipHeader.JPG);
    padding-right: 0px;
    padding-left: 0px;
}
.light {
	font-weight: bold;
	color: #717070;
}

/* About Section */
.text_column_l {
	width: 45%;
	text-align: left;
	font-weight: bold;
	line-height: 25px;
	padding-left: 4%;
	min-height: 500px;
	color: #6E6C6D;
}
.text_column_r {
	width: 45%;
	text-align: left;
	font-weight: bold;
	line-height: 25px;
	padding-left: 4%;
	max-height: 500px;
	color: #6E6C6D;
}

.align-right{
	float: right;
	width: 49%;
	height: 450px;
	padding-right: 6%;
	color: #6E6C6D;
	justify: center;
	padding-top: 0px;
}

.align-left{
	float: left;
	width: 30%;
	padding-left: 8%;
	color: #6E6C6D; 
}

.about {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	display: inline-block;
	
	background-color: #FFFFFF;
	margin-top: 0px;
}

.gallery {
	clear: both;
	display: inline;
	width: 85%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 5px;
	margin-bottom: 5px;
	float: right;
	align-content: left;
}

.gallery2 {
	clear: both;
	display: inline;
	width: 55%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 20px;
	padding-top: 0px;
	margin-bottom: 5px;
	justify-content: center;
	float: center;
}


.right_article{
	float: right;
	width: 30%;	
	margin-top: 20px;
	display: inline;
}
   
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.thumbnailscroll {
    width: 75%;
    text-align: center;
    margin-top: 35px;
	padding-left: 12.5%;
    /* [disabled]margin-bottom: 100%; */
}
.gallery .thumbnail h4 {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    color: #862D27;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #918F90;
}
/* Parallax Section */
.banner {
	background-color: #862D27;
	background-image: url(../images/parallax.png);
	height: 50px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 1;
}

/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
	width: 100%;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
    color: #918F90;
    text-align: center;
}
footer .footer_column p {
    color: #918F90;
    background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	width: 275px;
	height: 350px;
	object-fit: 50%;
	object-fit: cover;
	overflow: hidden;
}

.cardsscroll {
	width: 75%;
	max-height: 450px;
	object-fit: 100%;
	object-position: center;
	object-fit: cover;
	overflow: hidden;
}

.cardsscrollT {
	width: 75%;
	max-height: 500px;
	object-fit: 100%;
	background-size: 100%;
	object-position: center;
	object-fit: cover;
	overflow: hidden;
}

.cardsw {
	width: 100%;
	height: auto;
	width: 275px;
	height: 200px;
	object-fit: 50%;
	object-fit: cover;
	overflow: hidden;
}

.cards2 {
	height: 100%;
	height: auto;
	max-width: 300px;
	max-height: 500px;
}
footer .footer_column p {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    line-height: 25px;
    font-weight: bold;
    margin-left: 20px;
    margin-right: 20px;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
    background-color: #FEFEFE;
    color: #918f90;
    cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}
#container sidebar {
	width: 20%;
	padding: inherit;
	height: 784px;
	float: left;
}


/* Mobile */
@media (max-width: 600px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #ffffff;
	font-size: 100%;
}

.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #862D27;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.container{
		width: 100%;
	}
.section{
	width: 100%;
	}
	
.gallery {
	width: 100%;
	padding-top: 5px;
}
	
.gallery2{
		width: 75%;
	}
.text_column_l {
	width: 90%;
	font-size: 12px;
	padding-top: 200px;
	min-height: 300px;
}
.align-left{
	padding-top: 200px;
	}
.text_column_r {
	width: 90%;
	height: 500px;
	padding-top: 0px;
}

.align-right{
	width: 90%;
	padding-top: 5px;
	padding-left: 5%;
	height: 300px;
}

.align-left{
	width: 80%;
	color: #6E6C6D; 
	margin-left: 5px;
}
	
.thumbnailscroll {
	width: 150%x;
	margin-top: 15px; /* space between photos*/
}

.cardsscroll {
	width: 75%;
	max-height: 400px;
	object-fit: 100%;
	object-fit: cover;
	overflow: hidden;
}	
	
.cardsscrollT {
	width: 75%;
	max-height: 500px;
	object-fit: 100%;
	background-size: 100%;
	object-fit: cover;
	overflow: hidden;
}
}
/* Small Tablets */
@media (min-width: 601px)and (max-width: 900px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #ffffff;
	font-size: 100%;
}

.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #862D27;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.container{
		width: 100%;
	}
.section{
	width: 72%;
	}
	
.gallery {
	width: 65%;
	padding-top: 5px;
}
.text_column_l {
	width: 90%;
	font-size: 90%;
	padding-top: 200px;
	min-height: 300px;
}
.align-left{
	padding-top: 200px;
	}
.text_column_r {
	width: 90%;
	max-height: 500px;
	padding-top: 0px;
}

.align-right{
	width: 90%;
	object-fit: cover;
	background-size: 100%;
	overflow: hidden;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 5%;
	max-height: 500px;
}

.align-left{
	width: 80%;
	color: #6E6C6D; 
	margin-left: 5px;
}
	
.thumbnailscroll {
	width: 150%x;
	margin-top: 15px; /* space between photos*/
}

.cardsscroll {
	width: 75%;
	max-height: 400px;
	object-fit: 100%;
	object-fit: cover;
	overflow: hidden;
}	
	
.cardsscrollT {
	width: 75%;
	max-height: 500px;
	object-fit: 100%;
	background-size: 100%;
	object-fit: cover;
	overflow: hidden;
}
}

/* Small Desktops */
@media (min-width: 901px) and (max-width: 1200px) {
.section{
	width: 100%;
	}
	.logo{
		font-size: 75%
	}
	nav ul li{
		font-size: 10px;
		margin-right: 20px;
	}
	.gallery {
	width: 75%;
	padding-top: 5px;
}
	.text_column_l{
		font-size: 75%;
	}
	.cardsscroll {
	width: 75%;
	max-height: 400px;
	object-fit: 100%;
	object-fit: cover;
	overflow: hidden;
}
	
.cardsscrollT {
	width: 75%;
	max-height: 500px;
	object-fit: 100%;
	background-size: 100%;
	object-fit: cover;
	overflow: hidden;
}
}

/* Medium Desktops */
@media (min-width: 1201px) and (max-width: 1350px) {
.section{
	width: 100%;
	}
.logo{
		font-size: 80%
	}
	nav ul li{
		font-size: 12px;
		margin-right: 20px;
	}
	.gallery {
	width: 82%;
	padding-top: 5px;
}
	.text_column_l{
		font-size: 75%;
	}
	.cardsscroll {
	width: 75%;
	max-height: 400px;
	object-fit: 100%;
	object-fit: cover;
	overflow: hidden;
}	
	
.cardsscrollT {
	width: 75%;
	max-height: 500px;
	object-fit: 100%;
	background-size: 100%;
	object-fit: cover;
	overflow: hidden;
}
}


#content .mainContent .productRow {
	overflow: auto;
	color: rgba(146,146,146,1.00);
.justify {
}
